FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (125 ms)

Package ca.on.phsd.r4-alpha
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.phsd.r4-alpha@0.1.1&canonical=http://ontariohealth.ca/fhir/ValueSet/wait-time-priority
Url http://ontariohealth.ca/fhir/ValueSet/wait-time-priority
Version 1.0.0
Status draft
Name WaitTimePriority
Title Wait Time Type
Experimental False
Description Priority of patients wait time

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-wait-times WaitTimesExtension

Resources that this resource uses

CodeSystem
http://ontariohealth.ca/fhir/CodeSystem/wait-time-priority Wait Time Priority


Source

{
  "resourceType" : "ValueSet",
  "id" : "wait-time-priority",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/wait-time-priority",
  "version" : "1.0.0",
  "name" : "WaitTimePriority",
  "title" : "Wait Time Type",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Priority of patients wait time",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/wait-time-priority",
        "concept" : [
          {
            "code" : "pl1",
            "display" : "Priority Level 1 – immediate"
          },
          {
            "code" : "pl2",
            "display" : "Priority Level 2 – urgent"
          },
          {
            "code" : "pl3",
            "display" : "Priority Level 3 – semi-urgent"
          },
          {
            "code" : "pl4",
            "display" : "Priority Level 4 – elective"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.